2024-07-22 09:54:54,698 [ 322510 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-07-22 09:54:54,698 [ 322510 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-07-22 09:54:54,698 [ 322510 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-07-22 09:54:54,698 [ 322510 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ld7yy8 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_optimize_on_insert/test.py::test_empty_parts_optimize 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: reportlog-0.4.0, random-0.2, repeat-0.9.3, xdist-3.5.0, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_rename_column/test.py::test_rename_distributed test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_postgresql_database_engine/test.py::test_datetime test_settings_constraints/test.py::test_max_constraint test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_polymorphic_parts/test.py::test_compact_parts_only test_timezone_config/test.py::test_check_timezone_config test_tlsv1_3/test.py::test_create_user test_s3_low_cardinality_right_border/test.py::test_s3_right_border [gw6] [ 1%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] [ 2%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw7] [ 3%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw7] [ 4%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw7] [ 5%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw6] [ 6%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw5] [ 7%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw6] [ 8%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw6] [ 9%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw2] [ 10%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw6] [ 11%] PASSED test_timezone_config/test.py::test_overflow_toDateTime [gw5] [ 12%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards [gw2] [ 13%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw5] [ 14%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw9] [ 15%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw5] [ 16%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw9] [ 17%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw5] [ 18%] PASSED test_settings_constraints/test.py::test_system_settings [gw9] [ 19%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_select_access_rights/test_from_system_tables.py::test_information_schema [gw7] [ 20%] PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw7] [ 21%] PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw8] [ 22%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw8] [ 23%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw8] [ 24%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw5] [ 25%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw1] [ 26%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 27%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw4] [ 28%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw0] [ 29%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options [gw1] [ 30%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_ttl_replicated/test.py::test_merge_with_ttl_timeout [gw6] [ 31%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw0] [ 32%] PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_optimize_on_insert/test.py::test_empty_parts_optimize [gw1] [ 33%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw7] [ 34%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw7] [ 35%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw8] [ 36%] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw3] [ 37%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw1] [ 38%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 39%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_profile_events_s3/test.py::test_profile_events [gw3] [ 40%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] [gw9] [ 41%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 42%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw1] [ 43%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw6] [ 44%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw7] [ 45%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_table_functions_access_rights/test.py::test_merge [gw1] [ 46%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw8] [ 47%] PASSED test_profile_events_s3/test.py::test_profile_events [gw5] [ 48%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw5] [ 49%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl [gw4] [ 50%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw1] [ 51%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_remote_prewhere/test.py::test_remote [gw3] [ 52%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw6] [ 53%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw6] [ 54%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw0] [ 55%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw1] [ 56%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw5] [ 57%] PASSED test_remote_prewhere/test.py::test_remote [gw1] [ 58%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw4] [ 59%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw9] [ 60%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw7] [ 61%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_structured_logging_json/test.py::test_structured_logging_json_format [gw2] [ 62%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw1] [ 63%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw2] [ 64%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw2] [ 65%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw3] [ 66%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index [gw3] [ 67%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw2] [ 68%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw3] [ 69%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw0] [ 70%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw2] [ 71%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_replica_database_engine_2/test.py::test_default_columns [gw1] [ 72%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 73%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw2] [ 74%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw7] [ 75%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw0] [ 76%] PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw2] [ 77%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw2] [ 78%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw4] [ 79%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw2] [ 80%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [ 81%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 82%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 83%] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot [gw0] [ 84%] SKIPPED test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns [gw0] [ 85%] PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw0] [ 86%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw0] [ 87%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw4] [ 88%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw8] [ 89%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw0] [ 90%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer [gw0] [ 91%] PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name [gw0] [ 92%] PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override [gw0] [ 93%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast [gw0] [ 94%] PASSED test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw4] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw0] [ 96%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw4] [ 97%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw4] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw4] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw4] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 121.34s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 58.77s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 52.63s setup test_polymorphic_parts/test.py::test_compact_parts_only 50.40s call test_system_logs_recreate/test.py::test_system_logs_recreate 36.01s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 35.40s call test_rename_column/test.py::test_rename_with_parallel_merges 34.71s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 33.17s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 32.86s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 32.58s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 31.53s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 31.41s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 31.36s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 31.32s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 31.19s setup test_rename_column/test.py::test_rename_distributed 31.16s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 30.10s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 29.87s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 29.71s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 28.71s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 27.49s call test_rename_column/test.py::test_rename_with_parallel_insert 24.72s call test_rename_column/test.py::test_rename_parallel_same_node 24.18s teardown test_profile_events_s3/test.py::test_profile_events 23.38s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 23.20s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 23.07s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 22.96s call test_rename_column/test.py::test_rename_parallel 22.51s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 21.49s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 21.25s call test_polymorphic_parts/test.py::test_compact_parts_only 19.86s call test_system_logs_recreate/test.py::test_drop_system_log 19.65s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 19.43s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 19.43s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 19.08s call test_rename_column/test.py::test_rename_distributed 18.04s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 17.73s setup test_postgresql_database_engine/test.py::test_datetime 17.36s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 16.84s setup test_table_functions_access_rights/test.py::test_merge 16.48s setup test_remote_prewhere/test.py::test_remote 16.22s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 15.76s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 15.34s setup test_profile_events_s3/test.py::test_profile_events 15.21s setup test_timezone_config/test.py::test_check_timezone_config 15.12s setup test_system_logs_recreate/test.py::test_drop_system_log 15.08s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 15.02s setup test_settings_constraints/test.py::test_max_constraint 14.70s call test_rename_column/test.py::test_rename_with_parallel_select 14.43s setup test_tlsv1_3/test.py::test_create_user 14.10s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 13.97s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 13.39s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 13.36s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 13.09s setup test_structured_logging_json/test.py::test_structured_logging_json_format 12.83s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 11.63s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 11.38s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 11.25s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 10.96s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 10.91s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 10.89s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 10.76s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 10.75s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 10.45s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 10.28s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 10.04s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 9.91s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 9.90s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 9.29s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 9.29s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 9.19s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 8.09s call test_profile_events_s3/test.py::test_profile_events 7.41s call test_select_access_rights/test_from_system_tables.py::test_system_db 6.80s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 6.73s setup test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 6.62s teardown test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 5.84s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 5.66s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 5.65s teardown test_ttl_replicated/test.py::test_modify_column_ttl 5.08s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 5.07s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 5.00s call test_postgresql_replica_database_engine_2/test.py::test_table_override 4.94s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 4.89s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 4.58s teardown test_remote_prewhere/test.py::test_remote 4.51s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.36s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 4.27s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 4.08s teardown test_tlsv1_3/test.py::test_https_wrong_cert 3.93s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 3.90s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 3.89s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.81s teardown test_timezone_config/test.py::test_overflow_toDateTime 3.74s call test_table_functions_access_rights/test.py::test_merge 3.73s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.69s teardown test_settings_constraints/test.py::test_system_settings 3.36s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 3.31s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 3.21s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 3.19s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 3.18s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 2.97s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.93s call test_select_access_rights/test_from_system_tables.py::test_information_schema 2.88s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 2.82s teardown test_rocksdb_read_only/test.py::test_read_only 2.73s call test_ttl_replicated/test.py::test_modify_column_ttl 2.53s call test_rocksdb_read_only/test.py::test_read_only 2.49s call test_optimize_on_insert/test.py::test_empty_parts_optimize 2.48s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 2.44s call test_settings_constraints/test.py::test_read_only_constraint 2.40s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.29s call test_settings_constraints/test.py::test_max_constraint 2.21s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 1.98s call test_settings_constraints/test.py::test_min_constraint 1.95s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 1.86s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.83s call test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 1.82s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 1.80s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 1.71s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 1.64s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 1.63s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 1.62s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.61s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 1.47s call test_tlsv1_3/test.py::test_create_user 1.47s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.40s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 1.35s call test_structured_logging_json/test.py::test_structured_logging_json_format 1.34s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.31s call test_postgresql_replica_database_engine_2/test.py::test_toast 1.29s call test_postgresql_database_engine/test.py::test_datetime 1.29s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 1.26s call test_settings_constraints/test.py::test_system_constraints 1.17s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 1.17s call test_settings_constraints/test.py::test_system_settings 1.12s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 1.08s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.06s call test_timezone_config/test.py::test_overflow_toDateTime 1.06s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 1.01s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.94s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.94s call test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.90s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.86s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.83s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.82s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.81s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.80s call test_timezone_config/test.py::test_overflow_toDate32 0.78s call test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.78s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 0.75s call test_timezone_config/test.py::test_overflow_toDate 0.72s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.67s teardown test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.66s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.62s teardown test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.56s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.56s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.56s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.55s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.49s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.32s call test_remote_prewhere/test.py::test_remote 0.32s call test_timezone_config/test.py::test_check_timezone_config 0.22s call test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.19s teardown test_table_functions_access_rights/test.py::test_merge 0.17s call test_tlsv1_3/test.py::test_https_wrong_cert 0.17s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.16s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.08s call test_tlsv1_3/test.py::test_https 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_tlsv1_3/test.py::test_https 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_settings_constraints/test.py::test_min_constraint =========================== short test summary info ============================ PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_settings_constraints/test.py::test_system_settings PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_rename_column/test.py::test_rename_distributed PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_remote_prewhere/test.py::test_remote PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_rename_column/test.py::test_rename_parallel PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_postgresql_replica_database_engine_2/test.py::test_toast PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move SKIPPED [1] test_postgresql_replica_database_engine_2/test.py:900: Sanitizers and debug mode are skipped, because this test thrown logical error ================== 99 passed, 1 skipped in 327.81s (0:05:27) ===================